Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

feat: add opentelemetry to report tensor ready order #42

Merged
merged 37 commits into from
Aug 3, 2021

Conversation

shjwudp
Copy link
Member

@shjwudp shjwudp commented Jul 27, 2021

No description provided.

@shjwudp shjwudp requested a review from NOBLES5E July 28, 2021 03:20
Copy link
Contributor

@NOBLES5E NOBLES5E left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments. Also remove existing telemetry upload code since we are switching to opentelemetry

@shjwudp shjwudp requested a review from NOBLES5E July 28, 2021 08:32
async-std = { version = "1.6", features = ["attributes", "tokio1"] }
async-trait = { version = "0.1" }
hyper = { version = "0.14", features = ["full"] }
opentelemetry = { version = "0.15", default-features = false, features = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why using a different runtime from bagua-core-internal's opentelemetry?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tokio does not work, removed

Copy link
Contributor

@NOBLES5E NOBLES5E left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@shjwudp shjwudp requested a review from NOBLES5E July 29, 2021 06:11
@NOBLES5E NOBLES5E merged commit 4ec9bb2 into BaguaSys:master Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants